Outputs to a C header file the array names generated when binary files are linked.
bin2h -o output-file filename filename ...
When binary files are made into an object file using "objcopy," special variable names are attached. This tool collects those names and outputs them to a header file.
The command arguments are described below:
This tool outputs to a header file, so you need to rewrite the actual routine in the program to correspond to its contents.
AGB-06-0031-001A (2/26/01)